Schema bimoR.gus.v1
Schema bimoR.gus.v1 : Typ złożony ExternalRegisterInformation
Typ złożony ExternalRegisterInformation
Opis
Dane z rejestru zewnętrznego
Typ reprezentuje
Przestrzeń nazw http://api.big.pl/bimoR/gus/v1
Diagram
Element foundingBodyCode Element foundingBodyName Element registeringBodyCode Element registeringBodyName Element numberInRegister Element registerEntryDate Element registerTypeCode Element registerTypeName Sequence Typ złożony ExternalRegisterInformation
Przegląd
ExternalRegisterInformation
Dane z rejestru zewnętrznego
Typ reprezentuje
Sequence
registerTypeName optional Typ prosty string240
Nazwa typu rejestru
registerEntryDate optional Typ prosty date
Data wpisu do rejestru ewidencji
numberInRegister optional Typ prosty string15
Numer w rejestrze ewidencji
registeringBodyName optional Typ prosty string240
Nazwa organu rejestrowego
registeringBodyCode optional Typ prosty bodyCode
Kod organu rejestrowego
foundingBodyName optional Typ prosty string200
Nazwa organu założycielskiego
foundingBodyCode optional Typ prosty bodyCode
Kod organu założycielskiego
Używany przez
Źródło
<xs:complexType name="ExternalRegisterInformation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Dane z rejestru zewnętrznego</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ reprezentuje</div>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="registerTypeName" minOccurs="0" type="brg:string240">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa typu rejestru</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="registerTypeCode" minOccurs="0" type="brg:registerTypeCode">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod typu rejestru</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="registerEntryDate" minOccurs="0" type="bc:date">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Data wpisu do rejestru ewidencji</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml"></div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="numberInRegister" minOccurs="0" type="brg:string15">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Numer w rejestrze ewidencji</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="registeringBodyName" minOccurs="0" type="brg:string240">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa organu rejestrowego</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml"></div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="registeringBodyCode" minOccurs="0" type="brg:bodyCode">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod organu rejestrowego</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="foundingBodyName" minOccurs="0" type="brg:string200">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa organu założycielskiego</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml"></div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="foundingBodyCode" minOccurs="0" type="brg:bodyCode">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod organu założycielskiego</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Zobacz także